Hello!

Thank you so much for purchasing my model. I hope you enjoy it!
If you have any questions or concerns, please reach out to me at nawty#9999 on Discord.

--------------------------------------------------------------------------------------------

Quick notes on how to get it working for experienced Unity users:

    THIS AVATAR USES UNITY VERSION 2019.4.31f1
1.) Import VRChat SDK
2.) Import "Nawtily QUEST"

The Scene is located under the "Nawtily" folder, named "OPEN ME".

--------------------------------------------------------------------------------------------

Not-so-quick notes on how to get it working for inexperienced Unity users:

First, you'll need to install Unity Hub from Unity's website. It can be found here: https://unity3d.com/get-unity/download 
Next, install Unity 2019.4.31. That can be found here: https://unity3d.com/get-unity/download/archive
!!! When installing, under "Platforms", make sure you check on Android Built Support.

Once you have Unity 2019.4.31 installed, create a new project using that version.
To do that using Unity Hub, make sure you're on the projects tab on the left, then click the blue drop down arrow in the top right and select 2019.4.31f1. 
The default settings should work properly. Name it whatever you'd like and press create.

After the project is done being created, by default, it will be using the Windows platform. To fix this, click on File in the top left, then Build Settings, 
then under Platform, there will be an option that says Android. Select this, then in the bottom right, click Switch Platform. Once the project is converted,
you can begin importing the packages.

First, import the VRChat SDK by double clicking on the file while having the new project open.
It can be found in the same file you found this text document, with the name VRCSDK3-AVATAR-2022.06.03.00.04_Public.

Then, import the model. It's called "Nawtily QUEST". This part may take some time.

Once everything is imported, you will see the "Nawtily" folder under Assets in Unity. 
Double click on that file. In there, you'll find a file that says "OPEN ME". 
Double click it, press don't save on Unity's sample scene, and the avatar should appear in the center of your screen.

You will have two options. One is named "Nawtily Quest R", and the other is named "Nawtily Quest L".
R is the default option enabled, which is the Right handed marker version. If you would like to use
a left handed marker, disable Nawtily Quest R and enable Nawtily Quest L by selecting the respective version
in the hierarchy on the left, then under the inspector tab, clicking the check box right underneath the tab.

On the top menu, select VRChat SDK, then Show Control Panel. 
It will prompt you to log in using the same credentials you use to sign into your account on VRChat. 
Once you've signed in, click on the Builder tab.

At this point, you're ready to upload the model! Press Build & Publish for Android. This part will take a while. 
After it's done, you're onto the next stage of the upload. Give the avatar any name and make sure the sharing is set to private, 
then check the box next to "The above information is accurate and I have the rights to upload this content to VRChat" and press Upload.

Finally, you're done. The model may take a couple minutes to show up on your account depending on VRChat's server load. Enjoy!

--------------------------------------------------------------------------------------------